Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NGreaterThanOrEqualToFilter<T> Class
Fields Properties Methods


In This Topic
    NGreaterThanOrEqualToFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NGreaterThanOrEqualToFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new GreaterThanOrEqualTo filter that checks with the specified other value  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value to check with (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true, if the item is GreaterThanOrEqualTo the Value item.  
    Top
    See Also